home *** CD-ROM | disk | FTP | other *** search
/ Software of the Month Club 1996 November / Software of the Month Club 1996 November.iso / pc / dos / lg / billpowr / misc.exe / BP.BAT < prev    next >
Encoding:
DOS Batch File  |  1992-11-25  |  635 b   |  27 lines

  1. echo off
  2. cls
  3. if x==%1x if not exist util.bat echo For "pop-up" service, enter "BP MR".
  4. echo .
  5. cd\MANAGEX
  6. echo wait...
  7. :MANAGEX
  8. if exist end.fyl goto RETURN
  9. rem IF USED ON A LAN, SUBSTITUTE THE NEXT LINE FOR THE ONE FOLLOWING IT
  10. rem if not exist util.bat input x x x x x x x x bp
  11. if not exist util.bat if exist m.d input x x x x x x x x bp
  12. billpowr x x x x x x x x x %1
  13. if not exist util.bat goto RETURN
  14. echo off
  15. util
  16. cd\MANAGEX
  17. goto MANAGEX
  18. :RETURN
  19. echo off
  20. if not exist dobpexp goto SK
  21. export x x x x x x x x bp
  22. erase dobpexp
  23. :SK
  24. if exist util.bat erase util.bat
  25. if exist end.fyl erase end.fyl
  26. if x==%1x cls
  27.